AttachmentIsHidden Property

Indicates whether an attachment is hidden from the end user.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public bool IsHidden { get; set; }

Property Value

Boolean
true if this instance is hidden; otherwise, false.

See Also